var net/http.envProxyOnce

3 uses

	net/http (current package)
		transport.go#L903: 	envProxyOnce      sync.Once
		transport.go#L910: 	envProxyOnce.Do(func() {
		transport.go#L918: 	envProxyOnce = sync.Once{}